golang.org/x/exp/apidiff.differ.checkCompatibleStruct (method)

2 uses

	golang.org/x/exp/apidiff (current package)
		compatibility.go#L19: 			d.checkCompatibleStruct(objectWithSide{otn, false}, old, new)
		compatibility.go#L153: func (d *differ) checkCompatibleStruct(obj objectWithSide, old, new *types.Struct) {